home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Misc / Wood.0.72 / Sources / WoodApp_OOE.h < prev    next >
Encoding:
Text File  |  1995-07-30  |  124 b   |  12 lines

  1.  
  2. #import "WoodApp.h"
  3. #import "ooe_server.h"
  4.  
  5. @interface WoodApp (OOE) <OOE_ServerInterface>
  6.  
  7. - registerAsOOEServer;
  8.  
  9. @end
  10.  
  11.  
  12.